projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ba6295
)
wrapbox: Lookie, an unused variable
author
Benjamin Otte
<otte@redhat.com>
Mon, 13 Sep 2010 23:17:17 +0000
(
01:17
+0200)
committer
Benjamin Otte
<otte@redhat.com>
Mon, 13 Sep 2010 23:17:17 +0000
(
01:17
+0200)
gtk/gtkwrapbox.c
patch
|
blob
|
history
diff --git
a/gtk/gtkwrapbox.c
b/gtk/gtkwrapbox.c
index ec90d3512e515268efc0dffe8e146e5ef7d6fc4d..65afc6488f0e5aaaf576cf94c16366af0ef07841 100644
(file)
--- a/
gtk/gtkwrapbox.c
+++ b/
gtk/gtkwrapbox.c
@@
-763,7
+763,6
@@
allocate_child (GtkWrapBox *box,
GtkWrapBoxPrivate *priv = box->priv;
GtkAllocation widget_allocation;
GtkAllocation child_allocation;
- GtkSizeRequestMode request_mode;
gtk_widget_get_allocation (GTK_WIDGET (box), &widget_allocation);